@charset "utf-8";
/* CSS Document */

/*banner*/ 
.banner .ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.banner .ck-slide { position: relative; overflow: hidden;}
.banner .ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
.banner .ck-slide ul.ck-slide-wrapper li { position: absolute;}
.banner .ck-slide .ck-prev, .banner .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.banner .ck-slide .ck-prev { left: 5px; background: url(../images/arrow-left.png) #000 50% no-repeat;}
.banner .ck-slide .ck-next { right: 5px; background: url(../images/arrow-right.png) #000 50% no-repeat;}
.banner .ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.banner .ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
.banner .ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.banner .ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.banner .ck-slidebox ul li.current em { background-color: #ba251d;}
.banner .ck-slidebox ul li em:hover { background-color: #ba251d;}


/* baner图切换 */
.focus{width:100%;height:600px;float:left;position: relative;}
.focuss{width:100%;height:271px;float:left;position: relative;}
#pic{width:100%;height:600px;overflow:hidden;}
#pic ul{width:11610px;height:600px;float:left; margin-left:-230px;}
#pic li{
	width: 3500px;
	height: 600px;
	float: center;
}
#pic li img{width:3500px;height:600px;}



/*品牌故事 样式*/
.brand{ width:1200px; margin:20px auto 10px auto; color:#333;}
.brand .tit1{ margin-bottom:20px;}
.brand .text1{ width:1100px; margin:0px auto; font-size:15px; line-height:28px;}
.brand .text1 b{ color:#333; font-family:"Arial";}
.brand .text1 .t1{ width:500px;}
.brand .text1 .t1 p{
	text-align: left;
	font-family: Arial;
}
.brand .text1 .t2{ width:500px; background:#ffffff; padding:40px 25px;}




/*门店+招商 样式*/
.store{ width:1200px; margin:0px auto; line-height:30px; position:relative;}
.store .t1{ width:566px;}
.store .t1 p, .store .t2 p{ margin-left:40px; font-size:16px; font-weight:bold; font-family:"Arial";}
.store .t2{ width:578px;}
.store .text2{ background:url(../images/index_map.png) no-repeat; height:184px;}



/*产品大全 样式*/
.product{ width:1200px; margin:20px auto 30px auto; color:#333; text-align:center;}
.product .tit1{ margin-bottom:20px;}
.product ul li{ text-align:center; float:left; line-height:30px; font-size:15px; margin-left:150px; margin-bottom:10px;}
.product ul li a{ color:#333;}
.product ul li a:hover{ color:#f00; position:relative; top:-5px;}
.product ul li img{ padding:3px; border:#464646 0px solid;}


/*产品大全 样式*/
.product1{ width:1200px; margin:20px auto 30px auto; color:#333; text-align:center;}
.product1 .tit1{ margin-bottom:20px;}
.product1 ul li{ text-align:center; float:left; line-height:30px; font-size:15px; margin-left:100px; margin-bottom:10px;}
.product1 ul li a{ color:#333;}
.product1 ul li a:hover{ color:#f00; position:relative; top:-5px;}
.product1 ul li img{ padding:3px; border:#464646 0px solid;}

/*团队*/

.tuans{no-repeat; height:815px;}

































